src/ocean/core/BitArray.d(262,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/BitArray.d(306,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/MessageFiber.d(471,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/MessageFiber.d(531,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/MessageFiber.d(641,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/SmartEnum.d(1010,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/SmartEnum.d(1032,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/array/Mutation.d(1521,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/array/Mutation.d(1593,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/array/Search.d(1168,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/core/array/Search.d(1262,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/device/DirectIO.d(192,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/client/TimerSet.d(317,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/fiber/BufferedFiberSelectWriter.d(171,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/fiber/FiberSelectReader.d(477,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/fiber/FiberSelectWriter.d(181,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/fiber/FiberSelectWriter.d(337,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/fiber/FiberSocketConnection.d(479,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/fiber/FiberSocketConnection.d(561,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/task/TaskSelectClient.d(134,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/task/TaskSelectTransceiver.d(361,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/task/TaskSelectTransceiver.d(468,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/io/select/protocol/task/TaskSelectTransceiver.d(511,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/Distribution.d(281,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/IrregularMovingAverage.d(186,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/IrregularMovingAverage.d(315,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/Range.d(259,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/Range.d(293,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/TimeHistogram.d(140,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/TimeHistogram.d(218,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/math/WideUInt.d(373,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/http/cookie/CookiesHttpResponse.d(59,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/http/message/HttpHeaderParser.d(615,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/http/time/HttpTimeFormatter.d(194,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/server/SelectListener.d(513,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/GetSocketAddress.d(152,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/ParamSet.d(185,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/ParamSet.d(521,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/ParamSet.d(608,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/ParamSet.d(676,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/UrlDecoder.d(212,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/UrlDecoder.d(294,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/net/util/UrlDecoder.d(464,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/stdc/posix/sys/un.d(49,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/sys/Epoll.d(745,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/sys/SignalMask.d(232,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/sys/socket/AddrInfo.d(142,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/convert/Formatter.d(727,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/entities/model/MarkupEntityCodec.d(685,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/entities/model/MarkupEntityCodec.d(731,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/regex/PCRE.d(240,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/utf/UtfUtil.d(227,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/utf/UtfUtil.d(489,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/text/util/EscapeChars.d(137,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/ISO8601.d(70,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/ISO8601.d(678,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/MicrosecondsClock.d(118,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/MicrosecondsClock.d(145,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/timeout/TimeoutManager.d(579,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/timeout/model/ExpiryRegistrationBase.d(277,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/timeout/model/ExpiryRegistrationBase.d(301,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/time/timeout/model/ExpiryRegistrationBase.d(364,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/cipher/gcrypt/core/Gcrypt.d(281,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/cipher/gcrypt/core/Gcrypt.d(298,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/cipher/gcrypt/core/Gcrypt.d(541,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/cipher/gcrypt/core/MessageDigestCore.d(65,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(271,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(301,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(508,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(936,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(1139,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(1202,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(1235,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(1282,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/AppendBuffer.d(1312,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/HashRangeMap.d(189,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/btree/BTreeMap.d(181,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(388,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(436,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(483,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(583,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(625,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(696,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(727,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(900,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/Cache.d(952,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/ExpiringCache.d(170,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/ExpiringCache.d(234,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/ExpiringCache.d(324,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/ExpiringLRUCache.d(145,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/ExpiringLRUCache.d(218,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/ExpiringLRUCache.d(308,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/LRUCache.d(336,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/LRUCache.d(373,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/LRUCache.d(411,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/LRUCache.d(454,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/PriorityCache.d(320,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/PriorityCache.d(716,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/PriorityCache.d(785,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/PriorityCache.d(823,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/PriorityCache.d(866,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/model/ICache.d(284,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/model/ICache.d(362,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/cache/model/ICache.d(406,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree128.d(229,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree128.d(254,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree128.d(358,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree32.d(285,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree32.d(310,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree32.d(333,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree32.d(357,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree32.d(380,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree32.d(467,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree64.d(263,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree64.d(288,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree64.d(311,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree64.d(335,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/EBTree64.d(423,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/model/KeylessMethods.d(73,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/model/KeylessMethods.d(100,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/ebtree/nodepool/NodePool.d(118,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(494,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(548,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(578,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(870,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(900,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(952,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(981,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/Map.d(1042,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/Bucket.d(188,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/Bucket.d(227,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/Bucket.d(290,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/Bucket.d(329,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketElementFreeList.d(216,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketInfo.d(292,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketInfo.d(338,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketInfo.d(377,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketInfo.d(488,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketSet.d(399,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketSet.d(446,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/BucketSet.d(678,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/map/model/IAllocator.d(228,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/pool/FreeList.d(197,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/pool/model/IAggregatePool.d(246,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/pool/model/IAggregatePool.d(305,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/pool/model/IAggregatePool.d(605,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/pool/model/IPool.d(301,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/pool/model/IPool.d(421,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/FixedRingQueue.d(428,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/FixedRingQueue.d(459,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/FixedRingQueue.d(479,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/FlexibleRingQueue.d(216,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/FlexibleRingQueue.d(613,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/FlexibleRingQueue.d(686,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/container/queue/model/IRingQueue.d(128,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(250,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(315,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(399,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(452,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(511,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(593,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(691,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(773,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(826,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(911,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Deserializer.d(1022,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(88,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(168,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(215,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(258,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(341,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(403,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(474,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(566,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(702,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(768,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ocean/util/serialize/contiguous/Serializer.d(840,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. There will be no gc stats! You need to use dmd transitional: https://github.com/sociomantic-tsunami/dmd-transitional src/ocean/application/components/ConfigOverrides.d(69,24): Error: `@safe` function `ocean.application.components.ConfigOverrides.validateArgs` cannot call `@system` function `ocean.core.TypeConvert.assumeUnique!char.assumeUnique` src/ocean/core/TypeConvert.d(70,23): `ocean.core.TypeConvert.assumeUnique!char.assumeUnique` is declared here src/ocean/application/components/OpenFiles.d(122,35): Error: `@safe` function `ocean.application.components.OpenFiles.OpenFiles.reopenFile` cannot call `@system` function `ocean.core.Buffer.Buffer!char.Buffer.reset` src/ocean/core/Buffer.d(99,10): `ocean.core.Buffer.Buffer!char.Buffer.reset` is declared here src/ocean/text/convert/Formatter.d(170,16): Deprecation: `opCatAssign` is deprecated. Use `opOpAssign(string op)(...) if (op == "~")` instead. src/ocean/text/convert/Formatter.d(168,32): Error: cannot implicitly convert expression `__lambda6` of type `void delegate(const(char)[] s) nothrow @system` to `void delegate(const(char)[])` src/ocean/text/convert/Formatter.d(168,32): Error: cannot implicitly convert expression `__lambda6` of type `void delegate(const(char)[] s) nothrow @system` to `void delegate(const(char)[])` src/ocean/application/components/OpenFiles.d(123,20): Error: template instance `ocean.text.convert.Formatter.sformat!(string, const(char)[])` error instantiating src/ocean/application/components/PidLock.d(73,39): Error: `@safe` function `ocean.application.components.PidLock.PidLock.parseConfig` cannot call `@system` function `ocean.util.config.ConfigParser.ConfigParser.get!string.get` src/ocean/util/config/ConfigParser.d(579,14): `ocean.util.config.ConfigParser.ConfigParser.get!string.get` is declared here src/ocean/core/Exception.d(124,9): Error: `@safe` constructor `ocean.sys.ErrnoException.ErrnoException.ReusableExceptionImplementation!().this` cannot call `@system` function `ocean.core.Buffer.Buffer!char.Buffer.length` src/ocean/core/Buffer.d(125,10): `ocean.core.Buffer.Buffer!char.Buffer.length` is declared here src/ocean/application/components/PidLock.d(113,34): Error: template instance `ocean.application.components.PidLock.PidLock.enforcePosix!(close, int)` error instantiating src/ocean/application/components/PidLock.d(150,42): Error: cannot take address of local `fl` in `@safe` function `tryLockPidFile` src/ocean/application/components/PidLock.d(167,35): Error: `@safe` function `ocean.application.components.PidLock.PidLock.tryLockPidFile` cannot call `@system` function `ocean.text.convert.Formatter.snformat!int.snformat` src/ocean/text/convert/Formatter.d(198,16): `ocean.text.convert.Formatter.snformat!int.snformat` is declared here src/ocean/application/components/PidLock.d(223,38): Error: `buf.ptr` cannot be used in `@safe` code, use `&buf[0]` instead src/ocean/application/components/Signals.d(146,59): Error: cannot take address of parameter `signum` in `@safe` function `signalHandler` src/ocean/application/components/Signals.d(175,25): Error: scope variable `handler_dg` assigned to non-scope `this.handler_dg` src/ocean/application/components/Signals.d(266,24): Error: cast from `void[]` to `int[]` not allowed in safe code src/ocean/application/components/Signals.d(288,9): Error: field `sigaction_t.sa_handler` cannot access pointers in `@safe` code that overlap other fields src/ocean/application/components/Signals.d(301,35): Error: cannot take address of local `sa` in `@safe` function `installSignalHandlers` src/ocean/application/components/TaskScheduler.d(50,31): Error: `@safe` function `ocean.application.components.TaskScheduler.parseSchedulerConfig` cannot call `@system` function `ocean.util.config.ConfigParser.ConfigParser.get!ulong.get` src/ocean/util/config/ConfigParser.d(579,14): `ocean.util.config.ConfigParser.ConfigParser.get!ulong.get` is declared here src/ocean/application/components/TaskScheduler.d(50,31): Error: `@safe` function `ocean.application.components.TaskScheduler.parseSchedulerConfig` cannot call `@system` function `ocean.util.config.ConfigParser.ConfigParser.get!ulong.get` src/ocean/util/config/ConfigParser.d(579,14): `ocean.util.config.ConfigParser.ConfigParser.get!ulong.get` is declared here src/ocean/application/components/TaskScheduler.d(50,31): Error: `@safe` function `ocean.application.components.TaskScheduler.parseSchedulerConfig` cannot call `@system` function `ocean.util.config.ConfigParser.ConfigParser.get!ulong.get` src/ocean/util/config/ConfigParser.d(579,14): `ocean.util.config.ConfigParser.ConfigParser.get!ulong.get` is declared here src/ocean/application/components/TaskScheduler.d(58,54): Error: `@safe` function `ocean.application.components.TaskScheduler.parseSchedulerConfig` cannot call `@system` function `ocean.util.config.ConfigParser.ConfigParser.getList!string.getList` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.